func net/http.shouldCopyHeaderOnRedirect
2 uses
net/http (current package)
client.go#L802: if shouldCopyHeaderOnRedirect(k, preq.URL, req.URL) {
client.go#L986: func shouldCopyHeaderOnRedirect(headerKey string, initial, dest *url.URL) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)